home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / comm / comm1 / klrkcmsr.lha / Comment_Routines_protos.h < prev    next >
Text File  |  1995-12-17  |  152b  |  11 lines

  1. /* Prototypes for functions defined in
  2. Comment_Routines.C
  3.  */
  4.  
  5. BOOL CompareNames(char * , BOOL );
  6.  
  7. BOOL CompareInfo(char * );
  8.  
  9. BOOL ToNumber(char * );
  10.  
  11.